projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcb00ad
)
(browse-url-activate-urls): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 20 Sep 2004 16:29:22 +0000
(16:29 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 20 Sep 2004 16:29:22 +0000
(16:29 +0000)
lisp/net/browse-url.el
patch
|
blob
|
history
diff --git
a/lisp/net/browse-url.el
b/lisp/net/browse-url.el
index 0e31f9a399d5b4998d37ef5a954df56ffb502729..3a70bef48bb59780475e47a64d9a0a6c1f220808 100644
(file)
--- a/
lisp/net/browse-url.el
+++ b/
lisp/net/browse-url.el
@@
-1303,6
+1303,7
@@
Default to the URL around or before point."
(defvar browse-url-activation-alist nil
"A per buffer cache of overlays that mark URLs in the buffer.")
+;;;###autoload
(defun browse-url-activate-urls (start end &optional face visited-face mouse-face keymap)
"Activate the URLs in the region of the current buffer bracketed by START and END.
This creates an overlay on each URL in the region. FACE, if provided,